|> !BootShare
|
|  Boot script to start up the CCShared system.
|
|  Version 0.02, 17/11/93
|   1993 Computer Concepts Ltd.
|
If "<CCShared$Dir>"<>"" Then Error "The CCShared system is already set up!"

If "<System$Path>"="" Then Error "!System has not been seen. Please find !System and try again."

SetEval SysBootShare 0
Run <Obey$Dir>.FileEnsure <System$Path>!CCShared.!Boot SysBootShare
If SysBootShare=0 Then Error "The CCShared system is not correctly set up. This application may not have been installed correctly. Please re-install it or seek technical help."
If SysBootShare Then Obey <System$Path>!CCShared.!Boot
Unset SysBootShare